graphics subsystem - перевод на русский
Diclib.com
Словарь ChatGPT
Введите слово или словосочетание на любом языке 👆
Язык:

Перевод и анализ слов искусственным интеллектом ChatGPT

На этой странице Вы можете получить подробный анализ слова или словосочетания, произведенный с помощью лучшей на сегодняшний день технологии искусственного интеллекта:

  • как употребляется слово
  • частота употребления
  • используется оно чаще в устной или письменной речи
  • варианты перевода слова
  • примеры употребления (несколько фраз с переводом)
  • этимология

graphics subsystem - перевод на русский

COMPONENTS OF THE Z/OS OPERATING SYSTEM
JJob Entry Subsystem 2/3; Job Entry Subsystem; JES2; JES3; Job Entry Subsystem 3; Draft:Job Entry Subsystem 2/3

graphics subsystem      

общая лексика

графическая подсистема

совокупность аппаратных средств компьютера, предназначенная для работы с графикой

graphics subsystem      
подсистема обработки графического материала
3D graphics         
GRAPHICS THAT USE A THREE-DIMENSIONAL REPRESENTATION OF GEOMETRIC DATA
3D graphics; 3d computer graphics; 3d-graphics; 3d graphics; 3-D computer graphics; 3D program; 3D computer graphics software; 3D computer graphics editor; 3D computer graphic; 3-D graphics; 3DCG; 3D Computer Graphics; 3d computer graphics software; 3d graphics software; 3D software; 3D programs; 3D graphics programming; 3D CGI software; 3D graphic; True 3D; 3D applications; 3D graphics application; 3D graphics software; History of 3D computer graphics; Three-dimensional computer graphics; True-3D; 3-D computer graphics software; 3D computer-generated image; Materials system

общая лексика

трёхмерная графика

методы и инструментальные средства построения на компьютере видеоизображений, имеющих объём и перспективу

синоним

3-D graphics

Определение

Silicon Graphics, Inc.
<company> (SGI) Manufacturer of workstations and software for graphics and image processing. SGI was founded by Dr. James H. Clark, who left some time before May 1994 to head Mosaic Communications Corporation. Quarterly sales $433M, profits $44M (Aug 1994). http://sgi.com/. (1994-09-26)

Википедия

Job Entry Subsystem 2/3

The Job Entry Subsystem (JES) is a component of IBM's MVS mainframe operating systems that is responsible for managing batch workloads. In modern times, there are two distinct implementations of the Job Entry System called JES2 and JES3. They are designed to provide efficient execution of batch jobs.

Job processing is divided into several phases to provide parallelism through pipelining. These phases include input processing where jobs are read and interpreted, the execution phase where jobs run, and output processing where job output is printed or stored on DASD. Jobs that are in the same phase of execution are usually said to reside on a particular queue; for example, jobs that are currently executing are on the execution queue.

To improve I/O efficiency, JES performs spooling, which provides multiple jobs with simultaneous access to a common storage volume. JES uses a structure called a checkpoint to backup information about currently executing jobs and their associated output. The checkpoint can be used to restore jobs and output in the event of unexpected hardware or software failures.

Although JES2 and JES3 provide the same core functionality, there are certain features that may be present in one JES but not the other. Because of these differences, one JES may be favored over the other in certain customer installations. JCL is used to define jobs to both JES2 and JES3, but small changes usually need to be made to the JCL to get a job written for one JES to run on the other. A common issue was that JES3 checked that all datasets listed in the JCL existed before execution or that there was a prior step where the dataset was defined as NEW,CATLG. JES2 did not insist on this, allowing the job to run even though it would fail when the step using it failed to find it.

Как переводится graphics subsystem на Русский язык